Switches related to diagram cacheing

Diagram printing has added three switches to those already present. These are

-i<filename>
: Change the cache directory's base name to <filename>. This should really not include a "."!
-j
: Don't print diagrams. This means dvilj just leaves blank space where the diagrams are supposed to be. Good for preview printouts as it keeps the size of the printout down.
-k
: Cache diagrams. By default this is off. Even when it's off dvilj will try to get printouts from the cache directory (it just won't store any there). If you don't want to use printouts present in your cache directory/ies but don't want to delete them either you could change its base name with the -i switch.

One word of advise concerning the DVI file name you pass to dvilj: give it the full name, including the .dvi postfix. Otherwise things like the cache directory might be created in the wrong directory.
When printing, dvilj will echo Diagram: Printing <diagram>(file type). If the file is to be cached, (C) will be appended. When the resulting printout is appended, its filename will be echoed in square brackets.